home *** CD-ROM | disk | FTP | other *** search
/ PC Users 8 / Cd Pc Users extra 8.iso / prog / inst / listx / setup.exe / RELNOTE.TXT < prev    next >
Encoding:
Text File  |  1997-12-01  |  1.7 KB  |  41 lines

  1. MABRY SOFTWARE - ADVANCED LIST BOX ACTIVEX CONTROL - RELEASE NOTES
  2. December 1, 1997
  3.  
  4.  
  5. 1.00.003  November 30, 1997
  6.           * Added NewIndex property.  Note: At this time
  7.             the utility of this property is limited since
  8.             List/X does not sort items as they are added
  9.             to the list. If a new item is added to an already
  10.             sorted list then the Sorted property must be
  11.             toggled to Fals and back to True again to cause
  12.             the list to be resorted.
  13.           * Added SetFocus method.
  14.           * Item selection state flags are now cleared when
  15.             list items are deleted or the Clear method is
  16.             used.  Note: Items replaced, using the ReplaceItem
  17.             method for instance, retain the selection state
  18.             of the item being replaced.
  19.           * The control now fires Click events when the arrow
  20.             keys are used to change the selected item.
  21.           * Fixed bug that was causing selection of incorrect
  22.             item in long lists with HorizDividers = True.
  23.  
  24. 1.00.002  November 21, 1997
  25.           * Focus rectangle now set when ListIndex is set
  26.             programatically.
  27.           * Fixed flickering of focus rectangle when the
  28.             mouse moves.
  29.           * Improved scrollbar handling.
  30.           * Multi-columns now being displayed even if there
  31.             is no text for a column.
  32.  
  33. 1.00.001  November 18, 1997
  34.           * Fixed bug that was preventing IMListPaint methods
  35.             from being called under certain circumstances
  36.             where the list didn't have focus.
  37.           * Minor repairs to scrollbar handling.
  38.  
  39. 1.00.000  November 11, 1997
  40.           * Product release.
  41.